-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[10.0][FIX] shopinvader: Shopinvader Manager inherits from queue manager #560
[10.0][FIX] shopinvader: Shopinvader Manager inherits from queue manager #560
Conversation
Codecov Report
@@ Coverage Diff @@
## 10.0 #560 +/- ##
===========================================
- Coverage 89.74% 60.17% -29.57%
===========================================
Files 143 54 -89
Lines 3773 2172 -1601
===========================================
- Hits 3386 1307 -2079
- Misses 387 865 +478
Continue to review full report at Codecov.
|
@simahawk Could you please have a look at this simple one? |
This PR has the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ocabot merge minor
/ocabot merge minor |
On my way to merge this fine PR! |
@rousseldenis your merge command was aborted due to failed check(s), which you can inspect on this commit of 10.0-ocabot-merge-pr-560-by-rousseldenis-bump-minor. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
/ocabot merge minor |
What a great day to merge this nice PR. Let's do it! |
It looks like something changed on |
It looks like something changed on |
@Cedric-Pigeon your merge command was aborted due to failed check(s), which you can inspect on this commit of 10.0-ocabot-merge-pr-560-by-Cedric-Pigeon-bump-minor. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
01a0b21
to
4666851
Compare
/ocabot merge minor |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 8d1bb18. Thanks a lot for contributing to shopinvader. ❤️ |
The implied group was inversed.
Shopinvader manager must inherits from queue job manager, not the inverse.